3.235 \(\int (f x)^m \sqrt{d-c^2 d x^2} (a+b \cosh ^{-1}(c x))^2 \, dx\)

Optimal. Leaf size=239 \[ \frac{d \text{Unintegrable}\left (\frac{(f x)^m \left (a+b \cosh ^{-1}(c x)\right )^2}{\sqrt{d-c^2 d x^2}},x\right )}{m+2}-\frac{2 b^2 c^2 \sqrt{1-c^2 x^2} \sqrt{d-c^2 d x^2} (f x)^{m+3} \text{Hypergeometric2F1}\left (\frac{1}{2},\frac{m+3}{2},\frac{m+5}{2},c^2 x^2\right )}{f^3 (m+2)^2 (m+3) (1-c x) (c x+1)}-\frac{2 b c \sqrt{d-c^2 d x^2} (f x)^{m+2} \left (a+b \cosh ^{-1}(c x)\right )}{f^2 (m+2)^2 \sqrt{c x-1} \sqrt{c x+1}}+\frac{\sqrt{d-c^2 d x^2} (f x)^{m+1} \left (a+b \cosh ^{-1}(c x)\right )^2}{f (m+2)} \]

[Out]

(-2*b*c*(f*x)^(2 + m)*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x]))/(f^2*(2 + m)^2*Sqrt[-1 + c*x]*Sqrt[1 + c*x]) +
 ((f*x)^(1 + m)*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x])^2)/(f*(2 + m)) - (2*b^2*c^2*(f*x)^(3 + m)*Sqrt[1 - c^
2*x^2]*Sqrt[d - c^2*d*x^2]*Hypergeometric2F1[1/2, (3 + m)/2, (5 + m)/2, c^2*x^2])/(f^3*(2 + m)^2*(3 + m)*(1 -
c*x)*(1 + c*x)) + (d*Unintegrable[((f*x)^m*(a + b*ArcCosh[c*x])^2)/Sqrt[d - c^2*d*x^2], x])/(2 + m)

________________________________________________________________________________________

Rubi [A]  time = 0.448144, antiderivative size = 0, normalized size of antiderivative = 0., number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0., Rules used = {} \[ \int (f x)^m \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2 \, dx \]

Verification is Not applicable to the result.

[In]

Int[(f*x)^m*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x])^2,x]

[Out]

(Sqrt[d - c^2*d*x^2]*Defer[Int][(f*x)^m*Sqrt[-1 + c*x]*Sqrt[1 + c*x]*(a + b*ArcCosh[c*x])^2, x])/(Sqrt[-1 + c*
x]*Sqrt[1 + c*x])

Rubi steps

\begin{align*} \int (f x)^m \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2 \, dx &=\frac{\sqrt{d-c^2 d x^2} \int (f x)^m \sqrt{-1+c x} \sqrt{1+c x} \left (a+b \cosh ^{-1}(c x)\right )^2 \, dx}{\sqrt{-1+c x} \sqrt{1+c x}}\\ \end{align*}

Mathematica [A]  time = 0.33527, size = 0, normalized size = 0. \[ \int (f x)^m \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2 \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[(f*x)^m*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x])^2,x]

[Out]

Integrate[(f*x)^m*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x])^2, x]

________________________________________________________________________________________

Maple [A]  time = 1.018, size = 0, normalized size = 0. \begin{align*} \int \left ( fx \right ) ^{m}\sqrt{-{c}^{2}d{x}^{2}+d} \left ( a+b{\rm arccosh} \left (cx\right ) \right ) ^{2}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((f*x)^m*(-c^2*d*x^2+d)^(1/2)*(a+b*arccosh(c*x))^2,x)

[Out]

int((f*x)^m*(-c^2*d*x^2+d)^(1/2)*(a+b*arccosh(c*x))^2,x)

________________________________________________________________________________________

Maxima [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \sqrt{-c^{2} d x^{2} + d}{\left (b \operatorname{arcosh}\left (c x\right ) + a\right )}^{2} \left (f x\right )^{m}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x)^m*(-c^2*d*x^2+d)^(1/2)*(a+b*arccosh(c*x))^2,x, algorithm="maxima")

[Out]

integrate(sqrt(-c^2*d*x^2 + d)*(b*arccosh(c*x) + a)^2*(f*x)^m, x)

________________________________________________________________________________________

Fricas [A]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\sqrt{-c^{2} d x^{2} + d}{\left (b^{2} \operatorname{arcosh}\left (c x\right )^{2} + 2 \, a b \operatorname{arcosh}\left (c x\right ) + a^{2}\right )} \left (f x\right )^{m}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x)^m*(-c^2*d*x^2+d)^(1/2)*(a+b*arccosh(c*x))^2,x, algorithm="fricas")

[Out]

integral(sqrt(-c^2*d*x^2 + d)*(b^2*arccosh(c*x)^2 + 2*a*b*arccosh(c*x) + a^2)*(f*x)^m, x)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x)**m*(-c**2*d*x**2+d)**(1/2)*(a+b*acosh(c*x))**2,x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x)^m*(-c^2*d*x^2+d)^(1/2)*(a+b*arccosh(c*x))^2,x, algorithm="giac")

[Out]

Timed out